GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / NextGuid Property





In This Topic
NextGuid Property (AnnotationComment)
In This Topic
Specifies the next annotation unique identifier.
Syntax
'Declaration
 
Public Shadows Property NextGuid As String
public new string NextGuid {get; set;}
public read-write property NextGuid: String; 
public hide function get,set NextGuid : String
public: __property new string* get_NextGuid();
public: __property new void set_NextGuid( 
   string* value
);
public:
new property String^ NextGuid {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members